<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("Base.css");
body {
	font-family:"宋体", Arial, Helvetica, sans-serif;
	color:#434343;
	background:url(../Images/Body_Bg.gif);
}
a:link,a:visited,a:active {
	color:#434343;
	text-decoration:none;
}
a:hover {
	color:#ff6600;
	text-decoration:none;
}
.pla:link,.pla:visited,.pla:active {
	color:#006BD0;
	text-decoration:none;
}
.pla:hover {
	color:#ff6600;
	text-decoration:none;
}
.pla2:link,.pla2:visited,.pla2:active,.pla2:hover  {
	color:#0000FF;
	text-decoration:underline;
}
.nodata {
	margin:60px 0px;
	text-align:center;
	font-weight:bold;
	color:#ff0000;
}

.more {
	margin:5px 0px 0px 0px;
	display:block;
	float:right;
	width:28px;
	height:8px;
	background:url(../Images/More.jpg) no-repeat;
}

/*===================================================================================*/
#map {
	margin:20px auto;
	width:600px;
}
#logo {
	position:absolute;
	top:0px;
	left:0px;
}
#login {
	position:absolute;
	top:10px;
	right:10px;
	width:500px;
	text-align:right;
}
#login_input {
	position:absolute;
	top:0px;
	right:185px;
	color:#1A52BF;
}
#login_button {
	position:absolute;
	top:0px;
	right:75px;
	font-size:0px;
}
#login_button input {
	margin-left:6px;
}
#login_ser {
	position:absolute;
	top:10px;
	right:0px;
	padding-left:30px;
	width:50px;
	height:20px;
	line-height:20px;
	background:url(../Images/En.jpg) no-repeat left;
}
#login a,#login_ser a {
	color:#fff;
}
#login_user {
	position:absolute;
	top:0px;
	right:80px;
	height:25px;
	line-height:25px;
}
#nav {
	position:absolute;
	top:100px;
	left:10px;
	color:#fff;
}
#nav a {
	color:#fff;
	font-size:13px;
}

.text_login {
	padding:0px 2px;
	width:78px;
	height:17px;
	line-height:17px;
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #1A52BF;
	background:#64B2FA;
}
#button_login {
	width:48px;
	height:20px;
	border:none;
	background:url(../Images/Button_Login_cn.jpg) no-repeat;
	cursor:pointer;
}
#button_reg {
	width:48px;
	height:20px;
	border:none;
	background:url(../Images/Button_Reg_cn.jpg) no-repeat;
	cursor:pointer;
}
#search {
	position:absolute;
	bottom:14px;
	left:10px;
	color:#8EB8FF;
}
#text_key {
	position:absolute;
	left:0px;
	bottom:0px;
	padding:0px 2px;
	width:230px;
	height:22px;
	line-height:22px;
	color:#8EB8FF;
	border:1px solid #8EB8FF;
	background:#1555C1;
}
#button_search {
	position:absolute;
	left:240px;
	bottom:0px;
	width:70px;
	height:24px;
	border:none;
	background:url(../Images/Button_Search_cn.jpg) no-repeat;
	cursor:pointer;
}
#hotsearch {
	position:absolute;
	bottom:17px;
	left:330px;
	color:#93BDFF;
}
#hotsearch a {
	color:#93BDFF;
}
#tel {
	position:absolute;
	top:80px;
	right:10px;
	width:200px;
	line-height:20px;
	text-align:center;
	font-size:14px;
	color:#fff;
}
#kefu {
	position:absolute;
	top:125px;
	left:755px;
	text-align:center;
}
#kefu img {
	margin-right:8px;
	cursor:pointer;
}
#kefu div {
	display:none;
	position:absolute;
	top:30px;
	left:0px;
	padding:5px 10px;
	width:110px;
	line-height:18px;
	text-align:left;
	border:1px solid #ccc;
	background:#fff;
	overflow:hidden;
}

/*===================================================================================*/

#main {
	margin:0px auto;
	width:950px;
}
#header {
	position:relative;
	height:170px;
	background:url(../Images/Header_Bg.jpg) no-repeat;
}
#flash {
	height:205px;
	font-size:0px;
}
#xleft {
	width:210px;
	vertical-align:top;
	background:url(../Images/ProClass_Middle.jpg) repeat-y;
}
#xright {
	width:740px;
	vertical-align:top;
	background:#fff;
}
#left {
	width:199px;
	background:#1B71C8;
}
#right {
	padding:15px 20px;
	width:700px;
	background:#fff;
}
#content {
	padding:10px 0px;
	background:#BCDAF2;
}
#footer {
	margin-bottom:5px;
	padding-top:7px;
	height:48px;
	text-align:center;
	color:#8CC6F4;
	background:url(../Images/Footer_Bg.jpg) repeat-x;
}
#footer div {
	position:absolute;
	top:0px;
	left:25px;
	padding:5px 0px;
	width:810px;
	line-height:15px;
	color:#8CC6F4;
}
#footer p {
	position:absolute;
	top:11px;
	right:0px;
	width:400px;
	text-align:right;
}
#footer p img {
	margin-right:10px;
}

/*===================================================================================*/

#title {
	margin-bottom:15px;
	padding-left:10px;
	height:20px;
	color:#0055A6;
	border-bottom:1px solid #ccc;
	background:url(../Images/Title_Bg.jpg) no-repeat left 2px;
}
#title a {
	color:#0055A6;
}
#title span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
h1 {
	margin-top:30px;
	height:40px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#showtext {
	width:700px;
	overflow:hidden;
	line-height:20px;
}
#showtext p {
	margin-bottom:15px;
}

.inputtext {
	padding:0px 2px;
	height:19px;
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #bbb;
}
.inputarea {
	padding:2px;
	width:100%;
	height:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #bbb;
}

.text_order {
	padding:0px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:98px;
	height:18px;
	line-height:18px;
}
.text_order2 {
	padding:0px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:18px;
	line-height:18px;
}
/*===================================================================================*/

#left_brand_top {
	padding-left:10px;
	height:36px;
	line-height:36px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	background:url(../Images/ProClass_Bg.jpg) no-repeat;
}
#left_brand {
	padding:10px;
	height:40px;
	background:#0042BA;
}
#left_brands {
	width:179px;
	height:40px;
	overflow:hidden;
}
#left_brands img {
	margin-right:10px;
	height:40px;
}

#left_proclass {
	background:url(../Images/ProClass_Middle.jpg) repeat-y;
}
#proclass_top {
	padding-left:10px;
	height:36px;
	line-height:36px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	background:url(../Images/ProClass_Bg.jpg) no-repeat;
}
#proclass_bottom {
	font-size:0px;
	height:18px;
	background:url(../Images/ProClass_Bottom.jpg) no-repeat;
}
#left_menu {
	font-size:0px;
}
#proclass {
	padding-left:10px;
	padding-top:20px;
	width:189px;
	background:url(../Images/ProClass_Bg.jpg) no-repeat left -36px;
}
#proclass p {
	margin-bottom:8px;
	padding-left:17px;
	background:url(../Images/ProClass_Ico.gif) no-repeat left top;
}
#proclass p a {
	color:#fff;
	font-size:13px;
}
#proclass div {
	margin:0px 10px 8px 17px;
	display:none;
}
#proclass div a {
	padding:8px 0px 5px 5px;
	display:block;
	color:#fff;
	border-bottom:1px solid #fff;
}
#proclass div a span {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}
#proclass div ul {
	margin:0px 0px 8px 17px;
	display:none;
}
#proclass div ul li a {
	border-bottom:1px dashed #fff;
}

#commend_top {
	margin-bottom:5px;
	font-size:14px;
	color:#0055A6;
	background:url(../Images/Commend_Top.jpg) no-repeat;
}
#commend_list {
	height:153px;
	border:1px solid #D6D7DE;
	background:url(../Images/Commend_Bg.jpg) repeat-x;
	overflow:hidden;
}
.commend_button {
	float:left;
	width:33px;
	height:43px;
	text-align:center;
	font-size:0px;
}
.commend_button img {
	margin:55px auto 0px auto;
	cursor:pointer;
}
#commend {
	float:left;
	width:632px;
	height:153px;
	overflow:hidden;
}
#commend_width {
	width:10000px;
}
#commend_1,#commend_2 {
	float:left;
}
#commend dl {
	float:left;
	width:158px;
	text-align:center;
}
#commend dl dt {
	font-size:0px;
}
#commend dl dt img {
	margin:15px 0px 0px 0px;
	padding:1px;
	width:140px;
	height:101px;
	border:2px solid #DEE0E5;
}
#commend dl dd {
	padding:0px 10px;
	width:138px;
	height:25px;
	line-height:25px;
}

#inews_left {
	margin-top:15px;
	float:left;
	width:322px;
}
#inews_right {
	margin-top:15px;
	float:right;
	width:322px;
}
.inews_top {
	padding-left:35px;
	font-size:14px;
	color:#0055A6;
	height:27px;
	line-height:27px;
	background:url(../Images/iNews_Top.jpg) no-repeat;
}
.inews_top a {
	float:right;
	display:block;
	margin:10px 10px 0px 0px;
	width:31px;
	height:7px;
	background:url(../Images/More2.jpg) no-repeat;
}
.inews_index {
	margin-top:10px;
	height:80px;
	line-height:16px;
	overflow:hidden;
}
.inews_index img {
	float:left;
	margin-right:10px;
}
.inews_index a {
	display:block;
	margin-bottom:5px;
	color:#6C0400;
	line-height:normal;
}
.inews_list {
	margin-top:15px;
}
.inews_list li {
	padding-left:13px;
	height:22px;
	background:url(../Images/News_Ico.jpg) no-repeat left 3px;
}
.inews_list li span {
	float:right;
	color:#999;
}

#iabout_top {
	margin-top:25px;
	height:14px;
	font-size:0px;
	background:url(../Images/iAbout_Top_cn.jpg) no-repeat;
}
#iabout_content {
	margin-top:10px;
	line-height:20px;
}
/*===================================================================================*/

#search_products {
	position:relative;
	height:39px;
}
#text_key2 {
	position:absolute;
	left:0px;
	top:0px;
	padding:0px 2px;
	width:230px;
	height:22px;
	line-height:22px;
	border:1px solid #ccc;
}
#button_search2 {
	position:absolute;
	left:240px;
	top:0px;
	width:52px;
	height:24px;
	border:none;
	background:url(../Images/Button_Search_cn2.jpg) no-repeat;
	cursor:pointer;
}

#proclass_list p {
	margin-top:10px;
	padding:9px 0px 6px 20px;
	font-weight:bold;
	background:url(../Images/ProClass_Ico.gif) no-repeat 5px center #eee;
}
#proclass_list ul {
	margin:10px auto 0px auto;
	width:690px;
}
#proclass_list ul li {
	float:left;
	padding-left:10px;
	width:220px;
	height:20px;
	background:url(../Images/ProClass_Ico2.gif) no-repeat 0px 2px;
}

#products {
	margin-top:10px;
}
.products_list {
	margin-top:10px;
	border-top:1px dashed #e8e8e8;
	border-bottom:1px dashed #e8e8e8;
	background:#fbfbfb;
}
.products_list td {
	height:40px;
	vertical-align:middle;
	color:#404040;
}
.products_list td strong {
	font-size:13px;
}
.products_list td span {
	color:#006BD0;
}

#pro_show table {
	margin:8px auto 0px auto;
	width:98%;
}
#pro_img {
	padding:3px;
	width:300px;
	height:225px;
	text-align:center;
	border:1px solid #ccc;
}
#pro_name p {
	margin:0px 0px 5px 10px;
	padding:8px 0px 5px 5px;
	background:#F5F5F5;
}
#pro_name p span {
	font-weight:bold;
}
#pro_title {
	margin:20px 0px 10px 0px;
	padding-bottom:5px;
	font-weight:bold;
	border-bottom:2px solid #ccc;
}
#pro_content {
	line-height:20px;
}
#pro_content p {
	margin-bottom:15px;
}
#pro_kefu {
	position:relative;
	margin:0px 0px 0px 10px;
}
#pro_kefu img {
	margin-right:8px;
	cursor:pointer;
}
#pro_kefu div {
	display:none;
	position:absolute;
	top:30px;
	left:0px;
	padding:5px 10px;
	width:110px;
	line-height:18px;
	text-align:left;
	border:1px solid #ccc;
	background:#fff;
	overflow:hidden;
}
#pro_kefu div p {
	margin:0px;
	padding:0px;
	background:none;
}



.brand_list {
	float:left;
	margin-top:15px;
	padding:0px 5px;
	width:220px;
	height:170px;
	overflow:hidden;
}
.brand_list_title {
	padding:0px 5px;
	height:20px;
	line-height:20px;
	color:#3f3f3f;
	background:#e9e9e9;
}
.brand_list_title span {
	float:right;
}
.brand_list_img {
	height:70px;
	font-size:0px;
	overflow:hidden;
	text-align:center;
}
.brand_list_img img {
	margin:10px auto 0px auto;
}
.brand_list_info {
	color:#909090;
	height:80px;
	line-height:20px;
}

#brand_show {
	margin-top:10px;
}
#brand_show table {
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}
#brand_show table td {
	padding:5px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#brand_show_info {
	margin-bottom:5px;
	padding:5px 0px;
	width:100%;
	height:120px;
	overflow:scroll;
	overflow-x:hidden;
	border-bottom:1px dashed #ccc;
}


#news {
	padding:20px 0px 20px 0px;
}
#news li {
	margin-bottom:10px;
	padding:2px 0px 0px 20px;
	height:26px;
	background:url(../Images/News_Line.jpg) no-repeat left bottom;
}
#news span {
	float:right;
	color:#999;
}

#stock_title {
	font-weight:bold;
	color:#000;
	background:#eee;
}
#stock table {
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}
#stock td {
	padding:6px 5px;
	text-align:center;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.stock_bg {
	background:#f1f1f1;
}
.stockqqc {
	position:relative;
	margin:0px auto;
	width:20px;
	height:20px;
}
.stockqqc img {
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
	z-index:1;
}
.stockqqc div {
	display:none;
	position:absolute;
	top:0px;
	left:20px;
	z-index:2;
	padding:5px 10px;
	width:110px;
	line-height:18px;
	text-align:left;
	border:1px solid #ccc;
	background:#fff;
	overflow:hidden;
}

#order table {
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}
#order table td {
	padding:5px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#order_title {
	font-weight:bold;
	background:#eee;
}

#feedback {
	padding:20px 0px 20px 40px;
}
#feedback td {
	padding:10px;
}
#feedback textarea {
	padding:3px;
	width:626px;
	height:180px;
	border:1px solid #ccc;
}
#feedback input.w1 {
	width:160px;
}
#feedback input.w2 {
	width:520px;
}

#reg {
	margin-top:20px;
}
#reg table {
	border:1px solid #ccc;
}
#reg table td {
	padding:5px;
}
#reg span {
	margin-left:5px;
	color:#ff0000;
}

#usermsg {
	margin:20px auto 0px auto;
	padding:70px 0px;
	width:400px;
	line-height:25px;
	text-align:center;
	border:1px solid #eee;
	background:#eee;
}
/*===================================================================================*/

#showpage {margin:10px 0px 0px 0px; padding:10px 0px 10px 0px;}
div.scott a {margin:0px 4px 0px 0px; padding:4px 7px 2px 7px; background:#DCD9D4;}
div.scott a:link,div.scott a:visited {color:#303030; border:1px solid #DCD9D4; text-decoration:none;}
div.scott a:hover {color:#ff0000; border:1px solid #DCD9D4; background:#eee; text-decoration:none;}
div.scott span.current {margin:0px 4px 0px 0px; padding:4px 7px 2px 7px; color:#303030; background:#eee; border:1px solid #DCD9D4;}
div.scott span.disabled {margin:0px 4px 0px 0px; padding:4px 5px 2px 5px; color:#303030; border:1px solid #DCD9D4; background:#DCD9D4; text-decoration:none;}</pre></body></html>